* files.el (backup-by-copying-when-mismatch): Make it a buffer local
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 6 Nov 2010 14:04:23 +0000 (15:04 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 6 Nov 2010 14:04:23 +0000 (15:04 +0100)
commit050cc4a39977077ddaeda0ada5920050c36a8c55
tree27862cb9c0b6aad8b3930f166aee65f60ecf9700
parent2e6d6872b5b1448d2dab3165e54ad9851e648f7a
* files.el (backup-by-copying-when-mismatch): Make it a buffer local
variable (permanent-local).

* net/tramp.el (tramp-handle-insert-file-contents): Do not set
`permanent-local' property for `(backup-by-copying-when-mismatch'.
lisp/ChangeLog
lisp/files.el
lisp/net/tramp.el